home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / graphics / n-z / zgif_drvr / zgif_drvr.doc < prev    next >
Text File  |  1995-12-21  |  5KB  |  103 lines

  1.                     ZGIF_Driver  Version 1.00
  2.  
  3.  
  4. INTRODUCTION
  5.  
  6.  Ever try to view the hundreds of GIF's that come on a CDROM (or on a disk for
  7. that matter)? Get tired of punching in "CD0:upallnit/goodgif/yellstn.gif" or
  8. was that "CD0:upallnit/goodgif/yelstn.gif"? Or worst yet, some totally
  9. meaningless title like "CD0:GIFS/b7/FCHMFDDV.GIF". I know I was, so I wrote
  10. ZGIF_DRVR so I could view GIFS with a click of a mouse button.
  11.  
  12.  ZGIF is an terrific GIF viewer. It's small and very fast. It is ideal for
  13. attaching a driver since it also uses the left mouse button to close. This
  14. program sets up the input for ZGIF, then activates it. When ZGIF finishes,
  15. control is returned back to the driver program.
  16.  
  17.  ZGIF driver will allow you to view up to 400 GIFs' in a directory (the most I
  18. found in any directory I had).
  19.  
  20.  I have included ZGif 0.4 © 1993 Michael Zucchi in this archive and a slightly
  21. modified version called ZGIF_ECS for ECS machines (see comments below).
  22.  
  23. USAGE
  24.  
  25.  From the CLI type ZGIF_DRVR
  26.  
  27.  After the screen is setup, you will be given a request to enter the location
  28. of ZGIF. You must enter the complete path to the location of ZGIF and the
  29. name of the program eg:
  30.  
  31.    DH1:graphics/ZGIF
  32.  
  33.        or
  34.  
  35.    RAM:ZGIF
  36.  
  37.        or
  38.  
  39.    WORK:gr/ZGIF
  40.  
  41.  Note: Although I wrote this driver for ZGIF and it's the program I use, it
  42.        will also work with FASTGIF (version w/o requesters) or with VIEWTEK,
  43.        and probably others. Just substitute the name for ZGIF above.
  44.  
  45.  Once the program has the location of ZGIF, click on the Dir button. The
  46. program will then request the directory where the GIFs' are located. You
  47. can just enter the name of the drive (RAM:, DF0:, CD0: eg) if you want. The
  48. screen will then be filled with the directory info. Directory entries will
  49. be denoted by a preceeding asterick. Clicking on one of these entries with the
  50. mouse will cause the program to display the directory info in that
  51. subdirectory. Once you have found the location of the GIFs', just click on the
  52. GIF you want to view. When finished viewing the GIF, click anywhere in the
  53. picture and you will return to the driver program.
  54.  
  55.   The screen can hold sixty names. If the directory holds more than than sixty
  56. GIFs',"(more)" will be displayed in the lower right corner of the screen. Click
  57. on (more) and the next page of info will be displayed. Keep clicking on (more)
  58. to display more pages. When the last page is reached, the (more) will be
  59. replaced by (back). Clicking on (back) will move you back to the first page a
  60. page at a time. You can move back and forth though the pages by clicking at
  61. this location. There has to be a slight delay between clicks,so have don't be
  62. in too big a hurry.
  63.  
  64.   Note that there is a Info box and a View box. When the program is first run
  65. "Info" is in italics. Clicking on "Info" will change it from italics to normal
  66. and "View" to italics. A click on any GIF will now bring up information on that
  67. GIF (type, size,etc). The info will be displayed for a few seconds, then be
  68. removed. Clicking on the "View" box will put you back to the view mode.
  69.  
  70.   Clicking on the "Copy" box will cause the last GIF that was viewed or
  71. that info was obtained from to be copied to RAM:. This so you can save a GIF
  72. to some other location later.
  73.  
  74.   Clicking the "Comment" box will result in a request for comment information.
  75. The name of the last viewed (or that info was obtained) GIF will be written to
  76. a file called "filenotes" in RAM: along with your comments. This file will
  77. remain open until you quit ZGIF_DRVR. You can continued to make comments on
  78. GIFs' and they will be added to this file.
  79.  
  80.   To exit the program click on the "Quit" box.
  81.  
  82.  As I said above, ZGIF is a terrific program for viewing GIFs', but the
  83. original version by Michael Zucchi does have a nasty problem when used on ECS
  84. machines. It crashed my A3000 on GIFs' over 800 pixels wide. I made a slight
  85. modification to Mikes' program to prevent it from going into superhires modes
  86. on these big GIFs'. If you don't have a A1200/A4000, you should enter ZGIF_ECS
  87. for the program name when you start ZGIF_DRVR and use this version.
  88.  
  89.  
  90.   Comments, problems, suggestions are welcome. If this makes it's way to Mike,
  91. maybe he would be interested in merging the two programs. I can be contacted
  92. at:
  93.  
  94.                        Milt Henderson
  95.                        6815 Wallsey Dr
  96.                        San Diego,Ca 92119
  97.  
  98.  
  99.       "The Graphics Interchange Format(c) is the Copyright property of
  100.       CompuServe Incorporated. GIF(sm) is a Service Mark property of
  101.       CompuServe Incorporated."
  102.  
  103.